SHA-224

"Secure Hash Algorithm 224", a mathematical formula for uniquely representing any amount of data in just 224 bits (28 bytes). SHA-224 and other hash algorithms (such as MD5) are used in cryptography, digital security, computer forensics, and other areas. 

 

Note: If two files have the same SHA-224 hash value, they are assured (with an astronomical degree of certainty) to have exactly the same contents, bit for bit.

 

See Also: Hash, MD5, SHA-1, SHA-256, SHA-384, SHA-512